1 <?php
2     $dbServer =
'localhost';
3     $dbUsername =
'root';
4     $dbPassword =
'';
5     $dbDatabase =
'jisort_db';
6
7     $adminConfig = array(
8         
'adminUsername' => "admin",
9         
'adminPassword' => "7488e331b8b64e5794da3fa4eb10ad5d",
10         
'notifyAdminNewMembers' => "",
11         
'defaultSignUp' => "1",
12         
'anonymousGroup' => "anonymous",
13         
'anonymousMember' => "guest",
14         
'groupsPerPage' => "10",
15         
'membersPerPage' => "10",
16         
'recordsPerPage' => "10",
17         
'custom1' => "Full Name",
18         
'custom2' => "Address",
19         
'custom3' => "City",
20         
'custom4' => "State",
21         
'MySQLDateFormat' => "%m/%d/%Y",
22         
'PHPDateFormat' => "n/j/Y",
23         
'PHPDateTimeFormat' => "m/d/Y, h:i a",
24         
'senderName' => "Membership management",
25         
'senderEmail' => "ronniengoda@gmail.com",
26         
'approvalSubject' => "Your membership is now approved",
27         
'approvalMessage' => "Dear member,\n\nYour membership is now approved by the admin. You can log in to your account here:\nhttp://localhost/jisort\n\nRegards,\nAdmin",
28         
'hide_twitter_feed' => "",
29         
'maintenance_mode_message' => "<b>Our website is currently down for maintenance</b><br>\r\nWe expect to be back in a couple hours. Thanks for your patience.",
30         
'mail_function' => "mail",
31         
'smtp_server' => "",
32         
'smtp_encryption' => "",
33         
'smtp_port' => "25",
34         
'smtp_user' => "",
35         
'smtp_pass' => ""
36     );



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 111.153 lượt xem

Gõ tìm kiếm nhanh...